home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / datetime.arc / READTHIS.TXT < prev    next >
Encoding:
Text File  |  1987-05-01  |  970 b   |  18 lines

  1. This program will speak the date and the time assuming it is set
  2.   correctly by internal clock or external human. The files Speech.bin
  3.   and Speech.inc are needed if you wish to re-compile this program
  4.   with your own changes. Otherwise just type datetime at dos.
  5.  
  6.   If you are interested in the speech synthesizer, check out the file
  7.   Phoneme.txt for a list of all acceptable phonemes.
  8.  
  9.   This is my first attempt at a Pascal program. As any other good
  10.   programmer would do, I borrowed most of the code from other PD utilities.
  11.   However there are parts that are original. The two Dos function calls
  12.   were from another PD program as was the speech program Speech.bin.
  13.   I added the speech lookup for days of the week and months and pulled it
  14.   all together. Any feedback would certainly be appreciated, Unless it's
  15.   about the capitalization<grin>. If you have any questions please feel
  16.   free to leave me a message.
  17.     Enjoy,
  18.           Gary Blatt